* xfaces.c (merge_faces): You can't tell if a font is a
authorJim Blandy <jimb@redhat.com>
Tue, 25 May 1993 07:03:38 +0000 (07:03 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 25 May 1993 07:03:38 +0000 (07:03 +0000)
commitf126bd6787ff4e6ce17550566f5ba3e6769df9bc
tree4b0d56be973aa472259237c9ab49f1c812ed1b08
parent1d9fd7feaaca672cffca01645c2f8dcd64fd1058
* xfaces.c (merge_faces): You can't tell if a font is a
character-cell font or not by testing whether or not it has a
per_char table.  They all do.
* xterm.c (x_new_font): Same deal.
src/xterm.c